Release 10.1A: OpenEdge Development:
Messaging and ESB
createMessageConsumer procedure
Creates a new Message Consumer object.
Syntax
Parameters
procHandleThe handle to a procedure
procName.procNameThe name of an internal procedure for handling messages.
consumerHandleThe new Message Consumer object.
Applies to
Session objects
Note
The application must pass the name of an internal procedure for handling messages and the handle to the internal procedure to the createMessageConsumer procedure.
See also
createMessageConsumer procedure, deleteConsumer procedure, messageHandler procedure, waitForMessages procedure
For more information see the "Message Consumer objects" section, the "Consuming messages" section, the "Terminating the Message Consumer object" section and the "Creating a message handler process" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |